home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 July / CHIP 2006-07.2.iso / program / font_araclari / tfti / ReadMe.txt < prev    next >
Encoding:
Text File  |  1999-12-22  |  6.1 KB  |  153 lines

  1. _____________________________________________________________________
  2.  
  3. The Font Thing
  4. Version 0.80 (beta 2)
  5.  
  6. Copyright (c) 1999 Sue Fisher. All Rights Reserved.
  7. http://www.ozemail.com.au/~scef/
  8. _____________________________________________________________________
  9.  
  10.  
  11. Overview
  12.  
  13.           The Font Thing is a freeware program for managing TrueType
  14.           fonts in Windows 95, Windows 98 and Windows NT 4.0.
  15.  
  16.           With The Font Thing you can:
  17.  
  18.           *    Browse installed and uninstalled fonts 
  19.           *    Browse fonts in subfolders as a single combined list 
  20.           *    View sample text and individual characters in your
  21.                choice of colours
  22.           *    Change sample text "on the fly" or easily switch
  23.                between your own standard text samples
  24.           *    View detailed font information 
  25.           *    Print font samples 
  26.           *    Associate notes with fonts 
  27.           *    Install or uninstall any number of fonts at once 
  28.           *    Load (and unload) any number of fonts for temporary 
  29.                use
  30.           *    Copy or delete any number of font files at once 
  31.           *    Rename font files to avoid file name conflicts
  32.           *    Filter fonts according to their type 
  33.           *    Group fonts into collections for easier management 
  34.           *    Use multiple font windows simultaneously for easy 
  35.                font comparison and management. 
  36.  
  37.  
  38. Installation
  39.  
  40.           To install The Font Thing:
  41.  
  42.           1    If you haven't already done so, unzip the distribution
  43.                file (tfti.zip) into a temporary folder of your
  44.                choice.
  45.  
  46.           2    Run the Setup.exe program and follow the steps of the
  47.                Install Wizard.
  48.  
  49.           The Install Wizard copies the program and help files onto
  50.           your computer, and sets up Start Menu links and uninstall
  51.           information.
  52.  
  53.           There is no need to uninstall a previous version of The
  54.           Font Thing before installing a newer version.
  55.  
  56.           To run The Font Thing:
  57.  
  58.           *    From the Start Menu, choose Programs, then The Font
  59.                Thing (its program group), then The Font Thing (the 
  60.                program itself).
  61.  
  62.           When you run The Font Thing for the first time, it 
  63.           creates two subfolders called "Notes" and "Collections"
  64.           in the program installation folder.
  65.  
  66.  
  67. Removal
  68.  
  69.           To remove (uninstall) The Font Thing:
  70.  
  71.           1    From the Start Menu, choose Settings then Control 
  72.                Panel.
  73.  
  74.           2    Double-click the Add/Remove Programs icon.
  75.  
  76.                The Add/Remove Programs Properties window is 
  77.                displayed.
  78.  
  79.           3    Select The Font Thing from the list of programs.
  80.  
  81.           4    Choose the Add/Remove button, then follow the
  82.                instructions on your screen.
  83.  
  84.  
  85. Version History
  86.  
  87.           Version 0.80 (beta 2) released 22 December 1999
  88.  
  89.           New Features:
  90.           *    Choose your own colours for the font sample text, 
  91.                background and extra information (e.g. ASCII values
  92.                and plain text characters).
  93.           *    Set up standard text samples and quickly switch 
  94.                between them using drop-down lists (you can still 
  95.                type your own ad-hoc text samples too, of course).
  96.           *    Rename font files to avoid file name conflicts.
  97.           *    Load (and unload) fonts for temporary use.
  98.           *    Set the size of the font used for font notes.
  99.  
  100.           Modifications:
  101.           *    The main menu and context (right-click) menus have 
  102.                been changed back to standard behaviour, since the 
  103.                nifty menu components I was using caused problems 
  104.                with other windows (such as the Properties dialog 
  105.                and Help Contents page) coming up behind The Font 
  106.                Thing's main window. The most obvious result is 
  107.                that the main menu isn't dockable/floatable any 
  108.                more (although the tool bar and filter bar still 
  109.                are); the images next to the menu items also behave 
  110.                a bit differently. On the positive side, however, 
  111.                the program is quite a lot smaller! I'll reinstate 
  112.                the main menu docking/floating behaviour when a 
  113.                suitable version of the menu component is available.
  114.           *    Added the Add to Collection and Copy to Folder 
  115.                commands to the File menu (they were previously 
  116.                only available on the font list context menu).
  117.           *    Added a None function to the filter area, to make it
  118.                faster to clear filters.
  119.           *    Clicking on a font sample in the Multiple view now
  120.                selects that font in the adjacent font list (you can
  121.                hold Ctrl down while you click to select multiple
  122.                fonts in this manner).
  123.  
  124.           Bug Fixes:
  125.           *    Fix occasional access violation errors when browsing
  126.                folders with the Multiple page active.
  127.           *    Add further checks for Registry problems which could
  128.                cause the previous version to fail on startup with
  129.                an error message similar to the following:
  130.                     Error reading InstalledFontList.Mode: 
  131.                     Invalid data type for 'SerialNumber'
  132.           *    When showing text labels on the tool bars, ensure 
  133.                the buttons are wide enough to fit the longest 
  134.                visible text label (e.g. in Large Fonts mode).
  135.           *    Correct the position of the character zoom popup 
  136.                relative to the active font window.
  137.  
  138.           The help file was updated accordingly.
  139.  
  140.  
  141. Further Information
  142.  
  143.           If you have any suggestions, questions, comments, or even 
  144.           bug reports (!) you can contact the author at:
  145.  
  146.                scef@ozemail.com.au
  147.  
  148.           You can also check the following web page for the latest 
  149.           program information:
  150.  
  151.                http://www.ozemail.com.au/~scef/tft.html
  152.  
  153.